-
Notifications
You must be signed in to change notification settings - Fork 6
agent: Add create-package skill #747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
grypez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Claude used this skill without prompting to create a package for a refactor PR, but did not update the coverage thresholds or remind the user to do so.
b9ace55 to
25aa787
Compare
|
@grypez this ought to drop the unrelated commits. |
b817127 to
d269097
Compare
d269097 to
88b2fd8
Compare
88b2fd8 to
8a24948
Compare
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Shows claude how to create a new package in the monorepo.
Note
Introduces a new
create-packageskill and enables it in agent settings.Skill(create-package)to.claude/settings.jsonpermissions.claude/skills/create-package/SKILL.mdwith usage foryarn create-package, required args, example workflow, and notes for monorepo/TypeScript referencesWritten by Cursor Bugbot for commit 406bd0b. This will update automatically on new commits. Configure here.